platform.h File Reference

#include <inttypes.h>
#include <stdlib.h>

Include dependency graph for platform/avr/platform.h:


Defines

#define __PLATFORM_H   1

Enumerations

enum  InterruptTypesEnum { WATCHDOGTIMER, CPUSLEEP, ASYNC_COUNT }

Define Documentation

#define __PLATFORM_H   1


Enumeration Type Documentation

Enumerator:
WATCHDOGTIMER  CPU WatchDog Notification. Bind callback handler to kernel when started. Handler will be fired whenver Kernel's watchdog timer fires.
CPUSLEEP  CPU Sleep Notification. Bind callback handler to kernel when started. Handler will be fired before CPU goes to sleep.
ASYNC_COUNT 


Generated on Mon May 5 16:38:35 2008 for ASD Tutorial Lesson 1: LCD by  doxygen 1.5.5